Todos

Class Class Todos Count Method Todos Count Field Todos Count
ca.spaz.cron.CRONOMETER 0 3 0
ca.spaz.cron.database.Food 0 1 0
ca.spaz.cron.datasource.IFoodDatasource 0 1 0
ca.spaz.cron.datasource.www.NutritionDataFood 0 5 0
ca.spaz.cron.ui.FoodEditor 0 1 0
ca.spaz.cron.ui.MeasureEditor 0 1 0
ca.spaz.cron.user.User 0 1 0

ca.spaz.cron.CRONOMETER

Method Todos
checkDataSources(): Add a wizard page for each unavailable datasource.
checkDataSources(): Check the user for existence, as well.
checkDataSources(): Invoke the New User wizard (needs a better name) before firing the UI up

ca.spaz.cron.database.Food

Method Todos
getNumTimesConsumed(): Determine if this Food can be associated with other instances of the same between datasources.

ca.spaz.cron.datasource.IFoodDatasource

Method Todos
findFoods(): finalize the needed parameters here.

ca.spaz.cron.datasource.www.NutritionDataFood

Method Todos
loadWebData(): Load measures
loadWebData(): Load food group
loadWebData(): load nutrients
loadWebData(): set baseline values.
loadWebData(): Parse the table layout of this page in order to get the info we need.

ca.spaz.cron.ui.FoodEditor

Method Todos
getCommentsPanel(): implement food comments.

ca.spaz.cron.ui.MeasureEditor

Method Todos
getToolBar(): add reset measures button

ca.spaz.cron.user.User

Method Todos
setUserPreference(): Determine better error handling for setting an invalid value.